Remove unused GdkDeviceManager variable
authorOwen W. Taylor <otaylor@fishsoup.net>
Thu, 28 Oct 2010 20:43:55 +0000 (16:43 -0400)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 28 Oct 2010 20:43:55 +0000 (16:43 -0400)
commit398728feb520d6f31f23055d2c33888a9396cdaf
treed48ce35f03ba97256c613aeb7970680bdafc019c
parent7da5cd5fe627d4693285a4a9f4886699fae8477b
Remove unused GdkDeviceManager variable

gdk_display_get_device_manager() was called but the device manager
not used.
gdk/gdkevents.c